Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]Nau7802ConfigKt
/
Dsl
Dsl
class
Dsl
Members
Types
Companion
Link copied to clipboard
object
Companion
Properties
calibration
Factor
Link copied to clipboard
@get:
JvmName
(
name
=
"getCalibrationFactor"
)
@set:
JvmName
(
name
=
"setCalibrationFactor"
)
var
calibrationFactor
:
Float
float calibrationFactor = 2;
zero
Offset
Link copied to clipboard
@get:
JvmName
(
name
=
"getZeroOffset"
)
@set:
JvmName
(
name
=
"setZeroOffset"
)
var
zeroOffset
:
Int
int32 zeroOffset = 1;
Functions
clear
Calibration
Factor
Link copied to clipboard
fun
clearCalibrationFactor
(
)
float calibrationFactor = 2;
clear
Zero
Offset
Link copied to clipboard
fun
clearZeroOffset
(
)
int32 zeroOffset = 1;